net/http.http2Setting.Valid (method)

3 uses

	net/http (current package)
		h2_bundle.go#L3616: func (s http2Setting) Valid() error {
		h2_bundle.go#L5843: 	if err := s.Valid(); err != nil {
		h2_bundle.go#L10570: 			if err := s.Valid(); err != nil {